| Total Complexity | 26 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 161 |
| Lines of code | 90 |
| Logical lines of code | 48 |
| Comment lines | 18 |
| Methods | 17 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| pump() | 61 | 5 | 13 | |
| __toString() | 62 | 3 | 11 | |
| read() | 62 | 2 | 12 | |
| getContents() | 69 | 2 | 7 | |
| getMetadata() | 71 | 2 | 6 | |
| __construct() | 70 | 1 | 6 | |
| close() | 82 | 1 | 3 | |
| detach() | 74 | 1 | 5 | |
| getSize() | 82 | 1 | 3 | |
| tell() | 82 | 1 | 3 | |
| eof() | 80 | 1 | 3 | |
| isSeekable() | 82 | 1 | 3 | |
| rewind() | 81 | 1 | 3 | |
| seek() | 80 | 1 | 3 | |
| isWritable() | 82 | 1 | 3 | |
| write() | 80 | 1 | 3 | |
| isReadable() | 82 | 1 | 3 |